github.com/go-pg/pg/v10.Tx.exec (method)
3 uses
github.com/go-pg/pg/v10 (current package)
tx.go#L144: return tx.exec(tx.ctx, query, params...)
tx.go#L149: return tx.exec(c, query, params...)
tx.go#L152: func (tx *Tx) exec(ctx context.Context, query interface{}, params ...interface{}) (Result, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)